projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33f94da
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Wed, 3 Mar 2004 09:02:24 +0000
(09:02 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Wed, 3 Mar 2004 09:02:24 +0000
(09:02 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 28eb31650c57c8849152f2bbc3f771a0895360b2..6a58ce8d95aaa36ba8957a19283a40439eff95c4 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2004-03-03 Kim F. Storm <storm@cua.dk>
+
+ * xdisp.c (display_line): Fix call to get_overlay_arrow_glyph_row.
+
2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
* editfns.c (Ftranslate_region): Lisp_Object/int mixup.